home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dye Another Day
/
DyeAnotherDay.bin
/
swf
/
4.swf
/
scripts
/
DefineButton2_27
/
BUTTONCONDACTION on(press).as
< prev
next >
Wrap
Text File
|
2003-04-02
|
111b
|
6 lines
on(press){
scrollDownOneLine(this.thumb);
this.thumb.scrolling = 1;
this.thumb.gotoAndPlay(2);
}